]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Fix a comment typo copied around
authorVolker Lendecke <vl@samba.org>
Sun, 9 Aug 2020 14:14:02 +0000 (16:14 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 17 Aug 2020 19:35:38 +0000 (19:35 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
39 files changed:
source3/include/smbldap.h
source3/passdb/pdb_ldap_schema.h
source3/passdb/pdb_ldap_util.c
source3/passdb/pdb_ldap_util.h
source3/passdb/pdb_nds.c
source3/passdb/pdb_nds.h
source4/dsdb/kcc/kcc_connection.h
source4/dsdb/kcc/kcc_periodic.c
source4/dsdb/kcc/kcc_service.c
source4/dsdb/kcc/kcc_service.h
source4/dsdb/repl/drepl_extended.c
source4/dsdb/repl/drepl_fsmo.c
source4/dsdb/repl/drepl_notify.c
source4/dsdb/repl/drepl_out_helpers.c
source4/dsdb/repl/drepl_out_helpers.h
source4/dsdb/repl/drepl_out_pull.c
source4/dsdb/repl/drepl_partitions.c
source4/dsdb/repl/drepl_periodic.c
source4/dsdb/repl/drepl_replica.c
source4/dsdb/repl/drepl_ridalloc.c
source4/dsdb/repl/drepl_secret.c
source4/dsdb/repl/drepl_service.c
source4/dsdb/repl/drepl_service.h
source4/dsdb/repl/replicated_objects.c
source4/dsdb/samdb/ldb_modules/schema_data.c
source4/dsdb/samdb/ldb_modules/schema_load.c
source4/dsdb/schema/schema.h
source4/dsdb/schema/schema_description.c
source4/dsdb/schema/schema_filtered.c
source4/dsdb/schema/schema_init.c
source4/dsdb/schema/schema_query.c
source4/dsdb/schema/schema_syntax.c
source4/lib/stream/packet.c
source4/lib/stream/packet.h
source4/torture/ldap/basic.c
source4/torture/ldap/cldap.c
source4/torture/ldap/netlogon.c
source4/torture/ldap/schema.c
source4/torture/ldap/uptodatevector.c

index d063f44afbca811d89d7eb2bf1c406c8c8aa4977..8820d141b8f8a3bb9671ce3e25b9671dabf27216 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    LDAP protocol helper functions for SAMBA
    Copyright (C) Gerald Carter                 2001-2003
 
index 947af183b180c832f257af13f1f9ede3d829060f..ea98db2289210a313e53d7d5789299467a86aeaa 100644 (file)
@@ -1,5 +1,5 @@
 /*
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    LDAP protocol helper functions for SAMBA
    Copyright (C) Gerald Carter                 2001-2003
 
index 6fac6e209c3b8d1061251f13287e6bea019a6236..0c1708d3d9a63a447371123149099521ffdc5d89 100644 (file)
@@ -1,5 +1,5 @@
 /*
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    LDAP protocol helper functions for SAMBA
    Copyright (C) Jean François Micouleau      1998
    Copyright (C) Gerald Carter                 2001-2003
index fa1e96c7c9c72dc2c47ce0fef32d857731635750..7e8967c212edf065a26089cca35fbf8dfb7b055b 100644 (file)
@@ -1,5 +1,5 @@
 /*
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    LDAP protocol helper functions for SAMBA
    Copyright (C) Gerald Carter                 2001-2003
 
index 216c9e6b50b3d9c340e6dedab271e685ac87a1ec..5f00a8c562937b0aed364c03a05d938e4eb4463f 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    NDS LDAP helper functions for SAMBA
    Copyright (C) Vince Brimhall                        2004-2005
     
index 66d8319afed7f437d59743ab9183962d7399d0d0..ee71c78759890aa821514273b178103e8629ee94 100644 (file)
@@ -1,5 +1,5 @@
 /*
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    NDS LDAP helper functions for SAMBA
    Copyright (C) Vince Brimhall                        2004-2005
 
index 3bc635ae244449a0d9735bb4a7d21727f7f87939..b15e8ecff8484ed7bb093b4863c5d2186f28bc6e 100644 (file)
@@ -1,5 +1,5 @@
 /*
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
 
    KCC service
 
index 3bfd134bc9910ed9cc1eb34b44e1d60cfc015627..c6ee6d89dfdc185473cf6cfcdee2f43902604a95 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    KCC service periodic handling
    
    Copyright (C) Andrew Tridgell 2009
index 89d94f6af268e34337afc79ce02212e8d4bbfb01..13c78976e3afb65c59df24c7365a5a82bbd04343 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
 
    KCC service
    
index 00122ab84c7bc094bff8501023462d6d05113936..0e64741aa7440445d50339c2a9af51a5bdffc03a 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
 
    KCC service
    
index caed06b092220ed25b72e2e2f7da2f976dbb4699..e2f85893ae8074a382bb6d025167fc0c1f1f8fd8 100644 (file)
@@ -1,5 +1,5 @@
 /*
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
 
    DSDB replication service - extended operation code
 
index a83ac4f6c2f74c898a9da8c851508c360bc881a8..be707a9c238d186b338ace79798f88fd2a2dad58 100644 (file)
@@ -1,5 +1,5 @@
 /*
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
 
    DSDB replication service - FSMO role change
 
index f21ad7f94e02448753e14a5097d05e1ea87746e0..a811f97e2748ab2d2075c42025dc2c257435a4d3 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
 
    DSDB replication service periodic notification handling
    
index 3d0edf4ac29bfb6ef8b07c78a2b4a87b12c6e066..afe25d822710541056ccf4c8092116de75a93339 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    DSDB replication service helper function for outgoing traffic
    
    Copyright (C) Stefan Metzmacher 2007
index 626112b82ffad42cee17187c8dd58f5f672d22cb..158eef4c2c62b523034e00256c3579c88184992d 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    DSDB replication service helper function for outgoing traffic
    
    Copyright (C) Stefan Metzmacher 2007
index b1bf81c1c57ff4e0ca4e10418661f8088a1f28c4..ea553b4b6d2dc3732939c690e7fe07041e1b1332 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    DSDB replication service outgoing Pull-Replication
    
    Copyright (C) Stefan Metzmacher 2007
index 83ea35864154427b0611d3393a40cbcbdf099c6d..a3ffd350ab0e016b3c2a8edf73865b82ebe5a82d 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    DSDB replication service
    
    Copyright (C) Stefan Metzmacher 2007
index 0fe4b0acc7b3cacb008ebf87c93f6c2598909206..d4ed1f013d13b92c566de4296f5ccfa7457b0fa6 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    DSDB replication service periodic handling
    
    Copyright (C) Stefan Metzmacher 2007
index adb0e971eba65eadd76bbf03516571f1ee8c86d2..b79b2826eda2e8c2b6d0de131be5b310ef122fbc 100644 (file)
@@ -1,5 +1,5 @@
 /*
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
 
    DSDB replication service - DsReplica{Add,Del,Mod} handling
 
index 1e7d937b9a80cd4d617f646a640f700f4c6bebe2..162df198c209c00558f50343ab4870bac587da7f 100644 (file)
@@ -1,5 +1,5 @@
 /*
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
 
    DSDB replication service - RID allocation code
 
index 64075194009ba1093fad994dd976b970006cfee4..70492f58983906297f1dd19cc6a9e570f86a693f 100644 (file)
@@ -1,5 +1,5 @@
 /*
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
 
    DSDB replication service - repl secret handling
 
index 350ed611aea6114064a6b50f726083d1daa1c593..ee877f2654e5cc9a35e6c7eb7f817f04bfca8e87 100644 (file)
@@ -1,5 +1,5 @@
 /*
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    DSDB replication service
 
    Copyright (C) Stefan Metzmacher 2007
index 8c44e190a74aab5726f32bb89b7dd099763f8568..6e577590f76f115fd33ab564d8e1fe38d24768da 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    DSDB replication service
    
    Copyright (C) Stefan Metzmacher 2007
index 5186a362947cde4d97b76b52f78c92d18734e671..de61d8e13350f11996f1073397cf1de829ba2bb4 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    Helper functions for applying replicated objects
    
    Copyright (C) Stefan Metzmacher <metze@samba.org> 2007
index 5362ef091c3fe9131c6dabcb2fab7b98ef43d139..127a6be9f643abbe4d1bbcb0091419fdc8973515 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
 
    The module that handles the Schema checkings and dynamic attributes
    
index 4bbb7b0eff12faffd5d7b71a5bd2f9328085b04f..13bad83d0744c5af94bae800ce5fe44e0e1999f2 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
 
    The module that handles the Schema FSMO Role Owner
    checkings, it also loads the dsdb_schema.
index 9b27fd24b64079caefb6afc45feb76d3dedf3c2d..8e335830e3a94a139c3e09a3e510709748a3dfa1 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    DSDB schema header
    
    Copyright (C) Stefan Metzmacher <metze@samba.org> 2006
index 35f7feebf2c283b4ef97301dae9dd5501189c4ae..7d51e813873e054caadc9a6ab05b5960a77c6970 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    Print schema info into string format
    
    Copyright (C) Andrew Bartlett 2006-2008
index 814f4ebd5bb8c1ea24f7000ff11217e3b7ef5689..d341040cfcdee25a40de72aa81a5c8c218b977a0 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    API for determining af an attribute belongs to the filtered set.
    
    Copyright (C) Nadezhda Ivanova <nivanova@samba.org> 2010
index 9314ce731b8b6efa11b8995928a7323d06bd8551..e79e3e7dfc6b373a946e4285f0482d6b31a4187a 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    DSDB schema header
    
    Copyright (C) Stefan Metzmacher <metze@samba.org> 2006-2007
index 848f6cbd5b18ed8d2a68e9d8b698366b420caa21..4042aa6966b780baee322e18b09c4bfad70b7964 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    DSDB schema header
    
    Copyright (C) Stefan Metzmacher <metze@samba.org> 2006-2007
index 5edfea43a28b23a93e60cd336938acb5aebfb643..60a26a2620bee5f6330034bdb50b67f42001e430 100644 (file)
@@ -1,5 +1,5 @@
 /*
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    DSDB schema syntaxes
 
    Copyright (C) Stefan Metzmacher <metze@samba.org> 2006
index b05036940342e2dd4df28f27664fd07e09ecab49..f78d678de373b39471adec11d6868b5d86ac5d3d 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
 
    helper layer for breaking up streams into discrete requests
    
index 32c26686c3e03f492dfff1be159f45cdbfbfaf36..7f27598e3378f9aeb1bcdb88890b19c3d8ce12ab 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
 
    helper layer for breaking up streams into discrete requests
    
index 0432281f759491932256f4626355525ddd473e29..3c57109a3baf0e34de5aff68342d0f762eb73a11 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    LDAP protocol helper functions for SAMBA
    
    Copyright (C) Stefan Metzmacher 2004
index 6a9e9e160783850e9005bcdeba3f205d0bf415dc..a021f4ce3c64fdd63871db016318bdf5b5e84820 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
 
    test CLDAP operations
    
index d61d373d64f083c96910f9f8eaedc5f895e5cc74..d23ce60910166a042b0c69459c081d699ab26812 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
 
    test CLDAP/LDAP netlogon operations
    
index b6da873e7fc605ce28896af63bf230e9d354c2c0..2a16b4f8cc95d0be7a3c85390eda5462c364878e 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    LDAP schema tests
    
    Copyright (C) Stefan Metzmacher 2006
index 289ff6d863b6a4a8ba6f6d69c1e40f9e8e4bb734..f96ba485a4672d198da138b86487e033573670c5 100644 (file)
@@ -1,5 +1,5 @@
 /* 
-   Unix SMB/CIFS mplementation.
+   Unix SMB/CIFS Implementation.
    LDAP replUpToDateVector tests
    
    Copyright (C) Stefan Metzmacher 2007